Base64ByteArraySerializer

object Base64ByteArraySerializer : Base64Serializer<ByteArray>

Functions

Link copied to clipboard
open fun deserialize(decoder: <ERROR CLASS>): ByteArray
Link copied to clipboard
open fun serialize(encoder: <ERROR CLASS>, value: ByteArray): <ERROR CLASS>

Properties

Link copied to clipboard
open val descriptor: <ERROR CLASS>